Skip to content

Instantly share code, notes, and snippets.

@AKCodez
AKCodez / claude-code-higgsfield-ugc-guide.md
Created April 13, 2026 18:26
Claude Code + Higgsfield — The Complete UGC Pipeline: Automate AI image & video generation with custom skills and Playwright browser automation

Claude Code + Higgsfield — The Complete UGC Pipeline

Automate the entire UGC ad creation workflow: character generation, image creation, and video production. No tab switching, no copy-pasting, no manual clicking. One command, full pipeline.


Overview

Claude Code is an AI assistant that runs in your terminal. Combined with Playwright MCP (a tool that gives Claude control over a real browser) and a library of custom skills, it can:

@kfur
kfur / darkreader.js
Last active August 30, 2026 05:28
Dark Reader userscript for Safari browser
// ==UserScript==
// @name DarkReader
// @match *://*/*
// @grant none
// @run-at document-start
// ==/UserScript==
// MIT License
// Copyright (c) 2019 Alexander Shutau
@0xdevalias
0xdevalias / _deobfuscating-unminifying-obfuscated-web-app-code.md
Last active August 30, 2026 05:25
Some notes and tools for reverse engineering / deobfuscating / unminifying obfuscated web app code
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active August 30, 2026 05:25
Complete Recent Discord Quest

Caution

As of August 26th 2026, Discord has started suspending quest access of people caught automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you WILL get flagged by doing so.

Complete Recent Discord Quest

@AlCalzone
AlCalzone / .claude_hooks_enforce-builtin-tools.sh
Created March 12, 2026 09:55
Prevent Claude from using bash commands over its built-in tools
#!/usr/bin/env bash
# ~/.claude/hooks/enforce-builtin-tools.sh
#
# PreToolUse hook: blocks file-inspection shell commands and redirects
# Claude to use the appropriate built-in Claude Code tool instead.
#
# Install:
# mkdir -p ~/.claude/hooks
# cp enforce-builtin-tools.sh ~/.claude/hooks/
# chmod +x ~/.claude/hooks/enforce-builtin-tools.sh
@burkeholland
burkeholland / ainstall.md
Last active August 30, 2026 05:13
Ultralight Orchestration

Ultralight Orchestration

A minimal multi-agent system with an orchestrator, a planner, a coder, and a designer working together providing orchestration between Claude, Codex and Gemini.

Instructions

Install all agents listed below into VS Code Insiders...

Title Type Description

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@NikSneMC
NikSneMC / AllowMultiMCUsageWithoutMicrosoftAccount.md
Last active August 30, 2026 05:06
Allow usage of MultiMC-based launchers without Microsoft account

Allow usage of MultiMC-based launchers without Microsoft account

Warning

I don't recommend using this. Please, use Microsoft account to play Minecraft!

How to use this json:

  1. Install any MultiMC-based launcher (e.g. Prism Launcher)
  2. Launch it
  3. Open the launcher root folder